-
Home
-
WP Encryption – One Click Free SSL Certificate & SSL / HTTPS Redirect to Force HTTPS, Security+
-
7.7.0
-
Code
-
Classes
- LEOrder
Total Complexity |
165 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
675 |
Lines of code |
477 |
Logical lines of code |
377 |
Comment lines |
101 |
Methods |
16 |
Properties |
15 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
33 |
30 |
79 |
verifyPendingOrderAuthorization() |
C |
36 |
25 |
70 |
getCertificate() |
B |
38 |
23 |
59 |
revokeCertificate() |
A |
46 |
16 |
33 |
finalizeOrder() |
A |
45 |
13 |
35 |
createOrder() |
A |
44 |
10 |
37 |
deactivateOrderAuthorization() |
A |
53 |
8 |
19 |
getPendingAuthorizations() |
S |
48 |
7 |
29 |
validateCertificateResponse() |
S |
54 |
7 |
20 |
saveCertificate() |
S |
58 |
7 |
12 |
updateOrderData() |
S |
55 |
5 |
17 |
generateCSR() |
S |
46 |
3 |
41 |
updateAuthorizations() |
S |
64 |
4 |
9 |
allAuthorizationsValid() |
S |
65 |
4 |
9 |
isFinalized() |
S |
78 |
2 |
3 |
postCertificateRequest() |
S |
72 |
1 |
5 |